FEST
Source Files
Modules
Procedures
Derived Types
Program
GridDestroy
Interface
4 statements
Source File
GridLib.f90
GridLib
GridDestroy
Contents
Module Procedures
GridDestroyFloat
GridDestroyInteger
public interface GridDestroy
Module Procedures
private subroutine
GridDestroyFloat
(layer)
deallocate float grid
Arguments
Type
Intent
Optional
Attributes
Name
type(
grid_real
),
intent(inout)
::
layer
private subroutine
GridDestroyInteger
(layer)
deallocate integer grid
Arguments
Type
Intent
Optional
Attributes
Name
type(
grid_integer
),
intent(inout)
::
layer